System.Xaml.ValueSerializerContext.OnComponentChanging C# (CSharp) Method

OnComponentChanging() public method

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