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