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