共用方式為


BitmapIconSource.ShowAsMonochromeProperty 屬性

定義

識別 ShowAsMonochrome 相依性屬性。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.BitmapIconSource.ShowAsMonochromeProperty (Windows 應用程式 SDK中適用于 WinUI,請參閱Windows 應用程式 SDK命名空間) 。

public:
 static property DependencyProperty ^ ShowAsMonochromeProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowAsMonochromeProperty();
public static DependencyProperty ShowAsMonochromeProperty { get; }
var dependencyProperty = BitmapIconSource.showAsMonochromeProperty;
Public Shared ReadOnly Property ShowAsMonochromeProperty As DependencyProperty

屬性值

ShowAsMonochrome 相依性屬性的識別碼。

適用於