ThumbButtonInfo.CommandProperty-Feld
Bezeichnet die Command-Abhängigkeitseigenschaft.
Namespace: Microsoft.Windows.Shell
Assembly: Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)
Syntax
'Declaration
Public Shared ReadOnly CommandProperty As DependencyProperty
public static readonly DependencyProperty CommandProperty
public:
static initonly DependencyProperty^ CommandProperty
static val CommandProperty: DependencyProperty
public static final var CommandProperty : DependencyProperty
Feldwert
Typ: System.Windows.DependencyProperty
Der Bezeichner für die Command-Abhängigkeitseigenschaft.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
Microsoft.Windows.Shell-Namespace