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