Bagikan melalui


SwipeItem.Foreground Properti

Definisi

Mendapatkan atau mengatur kuas yang mengecat teks dan ikon item.

public:
 property Brush ^ Foreground { Brush ^ get(); void set(Brush ^ value); };
Brush Foreground();

void Foreground(Brush value);
public Brush Foreground { get; set; }
var brush = swipeItem.foreground;
swipeItem.foreground = brush;
Public Property Foreground As Brush
<SwipeItem Foreground="{StaticResource resourceName}"/>

Nilai Properti

Kuas yang mengecat teks dan ikon item.

Berlaku untuk