BitmapEffectGroup.ChildrenProperty Field

Definition

Note: This API is now obsolete. The non-obsolete alternative is Effect. Identifies the Children dependency property.

public: static initonly System::Windows::DependencyProperty ^ ChildrenProperty;
public static readonly System.Windows.DependencyProperty ChildrenProperty;
 staticval mutable ChildrenProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ChildrenProperty As DependencyProperty 

Field Value

Remarks

The identifier for the Children dependency property.

Applies to