예제 #1
0
 set => SetValue(MouseMoveProperty, value);
예제 #2
0
 get => (Point)GetValue(MouseMoveProperty); set => SetValue(MouseMoveProperty, value);