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