| C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : FindResource Method |
'DeclarationPublic Function FindResource( _ ByVal resourceKey As System.Object _ ) As System.Object
'UsageDim instance As C1Chart3DLegend Dim resourceKey As System.Object Dim value As System.Object value = instance.FindResource(resourceKey)
public System.object FindResource( System.object resourceKey )
public function FindResource( resourceKey: System.TObject ): System.TObject;
public function FindResource( resourceKey : System.Object ) : System.Object;
public: System.Object* FindResource( System.Object* resourceKey )
public: System.Object^ FindResource( System.Object^ resourceKey )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2