InkCanvas.OnDefaultDrawingAttributesReplaced 메서드

정의

DefaultDrawingAttributesReplaced 이벤트를 발생시킵니다.

protected:
 virtual void OnDefaultDrawingAttributesReplaced(System::Windows::Ink::DrawingAttributesReplacedEventArgs ^ e);
protected virtual void OnDefaultDrawingAttributesReplaced (System.Windows.Ink.DrawingAttributesReplacedEventArgs e);
abstract member OnDefaultDrawingAttributesReplaced : System.Windows.Ink.DrawingAttributesReplacedEventArgs -> unit
override this.OnDefaultDrawingAttributesReplaced : System.Windows.Ink.DrawingAttributesReplacedEventArgs -> unit
Protected Overridable Sub OnDefaultDrawingAttributesReplaced (e As DrawingAttributesReplacedEventArgs)

매개 변수

e
DrawingAttributesReplacedEventArgs

이벤트 데이터입니다.

적용 대상