Class WindowSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public sealed class WindowSettings : DependencyObject
Fields
| Improve this Doc View SourceWindowStyleProperty
Declaration
[NotImplemented]
public static readonly DependencyProperty WindowStyleProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
| Improve this Doc View SourceWindowStyle
Declaration
[NotImplemented]
public WindowStyle WindowStyle { get; }
Property Value
Type | Description |
---|---|
WindowStyle |