System.Xaml.ValueSerializerContext.OnComponentChanging C# (CSharp) 메소드

OnComponentChanging() 공개 메소드

public OnComponentChanging ( ) : bool
리턴 bool
		public bool OnComponentChanging ()
		{
			throw new NotImplementedException ();
		}
		public ValueSerializer GetValueSerializerFor (PropertyDescriptor descriptor)