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