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