App1.App1_Windows_XamlTypeInfo.XamlMember.SetIsDependencyProperty C# (CSharp) 메소드

SetIsDependencyProperty() 공개 메소드

public SetIsDependencyProperty ( ) : void
리턴 void
        public void SetIsDependencyProperty()
        {
            _isDependencyProperty = true;
        }