Class WindowProxyProperties
public record WindowProxyProperties : IEquatable<WindowProxyProperties>
- Inheritance
-
WindowProxyProperties
- Implements
- Inherited Members
Constructors
WindowProxyProperties(BrowsingContext)
public WindowProxyProperties(BrowsingContext Context)
Parameters
Context
BrowsingContext
Properties
Context
public BrowsingContext Context { get; init; }