3 references to WidthChanged
PresentationFramework (2)
System\Windows\FrameworkElement.cs (1)
4812
if(sizeInfo.
WidthChanged
)
System\Windows\SizeChangedEventArgs.cs (1)
32
if(info.
WidthChanged
) _bits |= _widthChangedBit;
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
209
if (info.
WidthChanged
)