Back to Devexpress

FlyoutBase.IsInitializedInternal Property

wpf-devexpress-dot-xpf-dot-editors-dot-flyout-dot-native-dot-flyoutbase-0f3d8a97.md

latest1.1 KB
Original Source

FlyoutBase.IsInitializedInternal Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Editors.Flyout.Native

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public bool IsInitializedInternal { get; protected set; }
vb
Public Property IsInitializedInternal As Boolean

Property Value

Type
Boolean

See Also

FlyoutBase Class

FlyoutBase Members

DevExpress.Xpf.Editors.Flyout.Native Namespace