UIElement3D.IsEnabledChanged Událost

Definice

Nastane při změně hodnoty IsEnabled vlastnosti u tohoto prvku.

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsEnabledChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsEnabledChanged;
member this.IsEnabledChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsEnabledChanged As DependencyPropertyChangedEventHandler 

Event Type

Poznámky

Tento člen je událost CLR, nikoli směrovaná událost.

IsEnabledChanged je zaveden v rozhraní .NET Framework verze 3.5. Další informace najdete v tématu Verze a závislosti.

Platí pro

Viz také