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