Hi ..
What is Rendering Tier in WPF. & What is Base class of WPF Graphics
Hi ..
What is Rendering Tier in WPF. & What is Base class of WPF Graphics
MSDN has a good source on rendering tiers: Here, As for WPF Graphics. As far as I know there is no Graphics
class in WPF and as such no base class. But maybe what you're looking for is in the Graphics Rendering Overview
Otherwise maybe specify your question a bit more.
Hope it helps. - Val