1 write to _icon
PresentationFramework (1)
System\Windows\Window.cs (1)
4999_icon = newIcon;
2 references to _icon
PresentationFramework (2)
System\Windows\Window.cs (2)
3986if (_icon != null) 3988IconHelper.GetIconHandlesFromImageSource(_icon, out largeIconHandle, out smallIconHandle);