Metodo CommandRouting.GetInterceptsCommandRouting
Spazio dei nomi: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Sintassi
'Dichiarazione
Public Shared Function GetInterceptsCommandRouting ( _
element As DependencyObject _
) As Boolean
public static bool GetInterceptsCommandRouting(
DependencyObject element
)
public:
static bool GetInterceptsCommandRouting(
DependencyObject^ element
)
static member GetInterceptsCommandRouting :
element:DependencyObject -> bool
public static function GetInterceptsCommandRouting(
element : DependencyObject
) : boolean
Parametri
- element
Tipo: DependencyObject
Valore restituito
Tipo: Boolean
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.