Exemplo n.º 1
0
this.SetValue(FontIconProperty, value);
Exemplo n.º 2
0
 get => (string)GetValue(FontIconProperty); set => SetValue(FontIconProperty, value);