2 references to ViewChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (2)
721MaximumProperty.OverrideMetadata(typeof(ScrollBar), new FrameworkPropertyMetadata(new PropertyChangedCallback(ViewChanged))); 722MinimumProperty.OverrideMetadata(typeof(ScrollBar), new FrameworkPropertyMetadata(new PropertyChangedCallback(ViewChanged)));