2 references to _actualWidthMetadata
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElement.cs (2)
3346
_actualWidthMetadata
);
4810
NotifyPropertyChange(new DependencyPropertyChangedEventArgs(ActualWidthProperty,
_actualWidthMetadata
, sizeInfo.PreviousSize.Width, sizeInfo.NewSize.Width));