2 references to IconProperty
PresentationFramework (2)
System\Windows\Window.cs (2)
881
return (ImageSource) GetValue(
IconProperty
);
891
SetValue(
IconProperty
, value);