XamlUICommand.IconSourceProperty 属性

定义

标识 IconSource 依赖属性。

public:
 static property DependencyProperty ^ IconSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty IconSourceProperty();
public static DependencyProperty IconSourceProperty { get; }
var dependencyProperty = XamlUICommand.iconSourceProperty;
Public Shared ReadOnly Property IconSourceProperty As DependencyProperty

属性值

IconSource 依赖属性的标识符。

适用于

另请参阅