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