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