次の方法で共有


ICheckBox.Foreground プロパティ

定義

CheckBox Foreground Paint を取得します。

public:
 property Microsoft::Maui::Graphics::Paint ^ Foreground { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? Foreground { get; }
member this.Foreground : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property Foreground As Paint

プロパティ値

適用対象