Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This method retrieves the collection of triggers that initiate different kinds of animations for this element.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetTriggers(
__out IXRTriggerCollection **ppTriggers
) = 0;
Parameters
- ppTriggers
[out] Pointer to an IXRTriggerCollection pointer that references a collection of triggers for the animation of this element.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
System.Windows.FrameworkElement.Triggers
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |