public TileEvaluationEventArgs EventArgs { get; }
Public ReadOnly Property EventArgs As TileEvaluationEventArgs
Get
public:
property TileEvaluationEventArgs^ EventArgs {
TileEvaluationEventArgs^ get ();
}
member EventArgs : TileEvaluationEventArgs with get