Dennis Triplett

Dennis Triplett

  • NA
  • 32
  • 13.2k

!!! I FOUND IT!!! - Documentation/Help on WPF Controls

Feb 24 2011 3:25 PM
Hi, I have been looking for a document, website or list that shows all the commands, controls, properties, etc of all WPF Methods, Objects or types.

I realize I can just write some WPF code and see what elements are associated with a specific class or object... But it would be really nice to have a resource to goto for insights into what can be done with a command.

I.E. --
Grid.ActualHeightProperty.AddOwner --- ETC.

Is this making sense?  Is there anyway on the net or here that has this kind of document?

------------------------------------------------------------------
I found what I have been looking for... I needed to find the Properties of Window Controls and their Methods, Classes, Namespaces, Events, ETC...

Here is the link I found on Microsoft's MSDN Library like Mahesh suggested...  Thanks, Mahesh!

http://msdn.microsoft.com/en-us/library/ms590941.aspx

Hope this helps others,
Dennis
------------------------------------------------------------------

Thanks

Answers (5)