2 references to _actualWidthMetadata
PresentationFramework (2)
System\Windows\FrameworkElement.cs (2)
3327
_actualWidthMetadata
);
4797
NotifyPropertyChange(new DependencyPropertyChangedEventArgs(ActualWidthProperty,
_actualWidthMetadata
, sizeInfo.PreviousSize.Width, sizeInfo.NewSize.Width));