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