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