e8660383b0
* [Core] Add GetHandlerForObject and GetHandlerTypeForObject to Registrar These new methods first try to use IReflectableType in order to support dynamic objects. If that fails, GetType is used. * [Platforms] Switch to query the Registrar using GetHandlerForObject This enables dynamic objects to be used as renderers and other points of extensibility. * Take into account dynamic type info when comparing cell renderers * Fix null renderer object type * Update Registrar`1.xml * Update Registrar`1.xml |
||
---|---|---|
.. | ||
CaseConverter.cs | ||
ColorConverter.cs | ||
HorizontalTextAlignmentConverter.cs | ||
ImageConverter.cs | ||
KeyboardConverter.cs |