Home
last modified time | relevance | path

Searched refs:IManipulationInertiaStartingEventArgs2 (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Input/
H A Dmod.rs1745 pub struct IManipulationInertiaStartingEventArgs2(::windows::runtime::IInspectable); struct
1746 unsafe impl ::windows::runtime::Interface for IManipulationInertiaStartingEventArgs2 { implementation
3419 … let this = &::windows::runtime::Interface::cast::<IManipulationInertiaStartingEventArgs2>(self)?; in ContactCount()