Skip to main content
All docs
V25.1
  • DPIAwareImageCollection.Owner Property

    This is an internal property that should not be used in code.

    Namespace: DevExpress.Utils

    Assembly: DevExpress.Utils.v25.1.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    [Browsable(false)]
    [DefaultValue(null)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public Control Owner { get; set; }

    Property Value

    Type Default Description
    Control null

     

    See Also