FormReferenceControl.isResolvingReference Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool isResolvingReference();
public virtual bool isResolvingReference ();
abstract member isResolvingReference : unit -> bool
override this.isResolvingReference : unit -> bool
Public Overridable Function isResolvingReference () As Boolean