public void Load(int entry) { VendorData = WorldWorker.GetNpcVendor(entry); vendorData.ItemsSource = VendorData; VendorEntry = entry; }