2 references to IconProperty
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
919
return (ImageSource) GetValue(
IconProperty
);
931
SetValue(
IconProperty
, value);