AppBarButton.IconProperty 屬性

定義

識別 圖示 相依性屬性。

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

屬性值

Icon相依性屬性的識別碼。

適用於