BitmapEffectGroup.Children 속성

정의

참고: 이 API는 이제 사용되지 않습니다. 사용되는 대체 항목은 Effect입니다. BitmapEffectGroup의 자식 항목을 가져오거나 설정합니다.

public:
 property System::Windows::Media::Effects::BitmapEffectCollection ^ Children { System::Windows::Media::Effects::BitmapEffectCollection ^ get(); void set(System::Windows::Media::Effects::BitmapEffectCollection ^ value); };
public System.Windows.Media.Effects.BitmapEffectCollection Children { get; set; }
member this.Children : System.Windows.Media.Effects.BitmapEffectCollection with get, set
Public Property Children As BitmapEffectCollection

속성 값

BitmapEffectCollection

효과의 자식 항목은 BitmapEffectCollection으로 그룹화됩니다.

설명

종속성 속성 정보

식별자 필드 ChildrenProperty
메타 데이터 속성 설정 true 없음

적용 대상