3 references to HeightChanged
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElement.cs (1)
4813
if(sizeInfo.
HeightChanged
)
src\Framework\System\Windows\SizeChangedEventArgs.cs (1)
35
if(info.
HeightChanged
) _bits |= _heightChangedBit;
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (1)
347
if (sizeInfo.
HeightChanged
&& 0.0 != sizeInfo.PreviousSize.Height)