AppBarToggleButton.IconProperty 属性

定义

标识 Icon 依赖属性。

public:
 static property DependencyProperty ^ IconProperty { DependencyProperty ^ get(); };
static DependencyProperty IconProperty();
public static DependencyProperty IconProperty { get; }
var dependencyProperty = AppBarToggleButton.iconProperty;
Public Shared ReadOnly Property IconProperty As DependencyProperty

属性值

Icon 依赖属性的标识符。

适用于