Fill Property
         
         
         
	Summary
Gets or sets the filled brush to be used to generate the animated 
OutBrush brush. This is a dependency property.
 
	Syntax
public Brush Fill { get; set; } 
public: 
property Brush^ Fill { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 
Property Value
The brush to be used when applying a transition to a framework element.