2 references to ImageSource
PresentationFramework (2)
System\Windows\Window.cs (2)
6786
if (wrappedTB.
ImageSource
!= null)
6788
NativeMethods.IconHandle nativeIcon = IconHelper.CreateIconHandleFromImageSource(wrappedTB.
ImageSource
, _overlaySize);