3 references to MinimumWindowTrackHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
4923
_cacheMinimumWindowTrackHeight = CreateInstance(SystemResourceKeyID.
MinimumWindowTrackHeight
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
737
case SystemResourceKeyID.
MinimumWindowTrackHeight
:
1379
case (short)SystemResourceKeyID.
MinimumWindowTrackHeight
: