Beispiel #1
0
 get => (IAppIconSource)GetValue(SourceExProperty); set => SetValue(SourceExProperty, value);
Beispiel #2
0
 get => (IconLoadInfo)GetValue(SourceExProperty); set => SetValue(SourceExProperty, value);