BindingBase.ThrowIfApplied 메서드

정의

바인딩이 적용된 경우 System.InvalidOperationException을 throw합니다.

protected void ThrowIfApplied ();
member this.ThrowIfApplied : unit -> unit

설명

바인딩이 적용된 후에는 변경할 수 없으면 속성 setter에서 이 메서드를 사용합니다.

적용 대상