BlurEffect.CloneCurrentValue 메서드

정의

이 개체의 수정 가능한 복제본을 만들어 이 Effect 개체의 현재 값에 대한 전체 복사본을 만듭니다. 리소스 참조, 데이터 바인딩 및 애니메이션은 복사되지 않지만 현재 값은 복사됩니다.

public:
 System::Windows::Media::Effects::BlurEffect ^ CloneCurrentValue();
public System.Windows.Media.Effects.BlurEffect CloneCurrentValue();
override this.CloneCurrentValue : unit -> System.Windows.Media.Effects.BlurEffect
Public Function CloneCurrentValue () As BlurEffect

반품

현재 개체의 수정 가능한 복제본입니다. 복제된 개체의 속성은 IsFrozen 원본의 falseIsFrozen 속성true이더라도 됩니다.

적용 대상

추가 정보