1 reference to OnIsManipulationEnabledChanged
PresentationCore (1)
System\Windows\UIElement.cs (1)
4323
new PropertyMetadata(BooleanBoxes.FalseBox, new PropertyChangedCallback(
OnIsManipulationEnabledChanged
)));