2 writes to HwndSourceSizeToContent
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
2744HwndSourceSizeToContent = (SizeToContent) GetValue(SizeToContentProperty); 5934HwndSourceSizeToContent = sizeToContent;
1 reference to HwndSourceSizeToContent
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
2703SizeToContent = HwndSourceSizeToContent;