C# Class Sakuno.KanColle.Amatsukaze.Internal.WindowPlacementPreference
Afficher le fichier
Open project: amatukaze/IntelligentNavalGun
Méthodes publiques
Méthode |
Description |
|
Load ( Window rpWindow ) : NativeStructs.WINDOWPLACEMENT? |
|
|
Save ( Window rpWindow, NativeStructs rpData ) : void |
|
|
Method Details
public Load ( Window rpWindow ) : NativeStructs.WINDOWPLACEMENT? |
rpWindow |
System.Windows.Window |
|
Résultat |
NativeStructs.WINDOWPLACEMENT? |
|
public Save ( Window rpWindow, NativeStructs rpData ) : void |
rpWindow |
System.Windows.Window |
|
rpData |
NativeStructs |
|
Résultat |
void |
|