1 reference to _OnClipToBoundsChanged
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
102ClipToBoundsProperty.OverrideMetadata(typeof(Window), new FrameworkPropertyMetadata(BooleanBoxes.FalseBox, new PropertyChangedCallback(_OnClipToBoundsChanged), new CoerceValueCallback(CoerceClipToBounds)));