Beispiel #1
0
 set => SetValue(SourceNameProperty, value);
 get => (string)GetValue(SourceNameProperty); set => SetValue(SourceNameProperty, value);