By selecting boldfaced classes in the Hierarchy browser, you can view the source code of the overridden methods.
Select
Button
if it isn't already selected.
Choose Class > Edit Button::GetMinSize.
A Source Editor is opened, class
Button
is loaded and the Source Editor is positioned
at the method implementation.
Close the Source Editor.