다음을 통해 공유


CreationCommands 클래스

도구 작성 명령에 대한 정적 명령 정의 집합을 나타냅니다.

상속 계층 구조

System.Object
  Microsoft.Windows.Design.Interaction.CreationCommands

네임스페이스:  Microsoft.Windows.Design.Interaction
어셈블리:  Microsoft.Windows.Design.Interaction(Microsoft.Windows.Design.Interaction.dll)

구문

‘선언
Public NotInheritable Class CreationCommands
public static class CreationCommands
public ref class CreationCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type CreationCommands =  class end
public final class CreationCommands

CreationCommands 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성정적 멤버 Create 새 개체를 만들기 위한 명령 식별자를 가져옵니다.
Public 속성정적 멤버 CreateAt 현재 위치에 새 개체를 만들기 위한 도구 명령 식별자를 가져옵니다.
Public 속성정적 멤버 CreateWithin 제스처 위치 내에서 새 개체를 만들기 위한 도구 명령 식별자를 가져옵니다.

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.Windows.Design.Interaction 네임스페이스

기타 리소스

WPF Designer 확장성