다음을 통해 공유


CommandRouting.SetInterceptsCommandRouting 메서드

네임스페이스:  Microsoft.VisualStudio.Editor
어셈블리:  Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)

구문

‘선언
Public Shared Sub SetInterceptsCommandRouting ( _
    element As DependencyObject, _
    value As Boolean _
)
public static void SetInterceptsCommandRouting(
    DependencyObject element,
    bool value
)
public:
static void SetInterceptsCommandRouting(
    DependencyObject^ element, 
    bool value
)
static member SetInterceptsCommandRouting : 
        element:DependencyObject * 
        value:bool -> unit
public static function SetInterceptsCommandRouting(
    element : DependencyObject, 
    value : boolean
)

매개 변수

  • element
    형식: DependencyObject
  • value
    형식: Boolean

.NET Framework 보안

참고 항목

참조

CommandRouting 클래스

Microsoft.VisualStudio.Editor 네임스페이스