Esempio n. 1
0
 get => (IAppIconSource)GetValue(SourceExProperty); set => SetValue(SourceExProperty, value);
Esempio n. 2
0
 get => (IconLoadInfo)GetValue(SourceExProperty); set => SetValue(SourceExProperty, value);