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