WindowChrome.WindowChromeProperty Field
Identifies the WindowChrome dependency property.
Namespace: Microsoft.Windows.Shell
Assembly: Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)
Syntax
'Declaration
Public Shared ReadOnly WindowChromeProperty As DependencyProperty
public static readonly DependencyProperty WindowChromeProperty
public:
static initonly DependencyProperty^ WindowChromeProperty
static val WindowChromeProperty: DependencyProperty
public static final var WindowChromeProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the WindowChrome dependency property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.