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