Home
last modified time | relevance | path

Searched defs:IDragStartingEventArgs (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/
H A Dmod.rs9432 pub struct IDragStartingEventArgs(::windows::runtime::IInspectable); struct
9433 unsafe impl ::windows::runtime::Interface for IDragStartingEventArgs { implementation